home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / action_fishing.swf / scripts / frame_5 / PlaceObject2_29_26 / CLIPACTIONRECORD on(release).as < prev    next >
Text File  |  2011-01-13  |  243b  |  10 lines

  1. on(release){
  2.    id_instalacion = _root.idi;
  3.    id_usuario = _root.idu;
  4.    id_partido = _root.idp;
  5.    id_contenido = _root.idc;
  6.    puntos1 = _root.puntos1;
  7.    url_retorno = _root.url_ret;
  8.    getUrl("javascript:window.close();", "");
  9. }
  10.